Personal tools

Lua/Shared/Events

From JC2-MP Documentation

< Lua‎ | Shared
Jump to: navigation, search

Tutorial: Using events

Functions

Returns Prototype
boolean Fire(string, object)
boolean Fire(string)

Functions inherited from BaseEventManager

Returns Prototype
Event Subscribe(string, object, object)
Event Subscribe(string, object)
Unsubscribe(Event)
UnsubscribeAll()